projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8d9157
)
Fix comment.
author
Pavel Janík
<Pavel@Janik.cz>
Wed, 3 Apr 2002 08:36:56 +0000
(08:36 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Wed, 3 Apr 2002 08:36:56 +0000
(08:36 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 3a20949f11253db071174152ae8688b6913f76c1..f3ff23e70a9fc2a86d3563f1721d8ca04b9282ac 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-2693,7
+2693,7
@@
read_char (commandflag, nmaps, maps, prev_event, used_mouse_menu)
if (CONSP (c) && EQ (XCAR (c), Qselect_window))
/* We stopped being idle for this event; undo that. This
prevents automatic window selection (under
-
autoselect_window_p
from acting as a real input event, for
+
mouse_autoselect_window
from acting as a real input event, for
example banishing the mouse under mouse-avoidance-mode. */
timer_idleness_start_time = last_idle_start;